home *** CD-ROM | disk | FTP | other *** search
- Path: rzstud2.rz.uni-karlsruhe.de!unki
- From: unki@rzstud2.rz.uni-karlsruhe.de (Thorsten Weber)
- Newsgroups: comp.lang.c++
- Subject: Re: scientific c++ standard template library (vector & matrx)
- Date: 22 Mar 1996 20:15:31 GMT
- Organization: University of Karlsruhe, Germany
- Message-ID: <4iv1p3$q2@nz12.rz.uni-karlsruhe.de>
- References: <4isep1$agc@newshost.lanl.gov>
- NNTP-Posting-Host: rzstud2.rz.uni-karlsruhe.de
- Mime-Version: 1.0
- Content-Type: text/plain; charset=iso-8859-1
- Content-Transfer-Encoding: 8bit
- NNTP-Posting-User: unki
- X-Newsreader: TIN [version 1.2 PL2]
-
- Liang Lu (llu) wrote:
- > I am looking for a scientific c++ standard template library
- > (vector & matrx) including vector and matrix operations such as addition,
- > subtruction, multiplication and etc. Please send me an email if
- > you have information.
- > -
- > Best Regards,
- > Liang
-
- Hello,
-
- sure, this book is not a real library, but it features almost all of the
- suggested and wished options:
-
- 'Scientific and Engineering C++' by John J. Barton and Lee R. Nackman,
- Addison-Wesley, 1994, ISBN 0-201-53393-6
-
- This book offers, after a first part which explains C++ for FORTRAN users,
- extensive material on templates and it's probably the most advanced book
- you can buy at the moment.
-
- Of course, this statement is just my $0.02.
- But perhaps it helps :-)
- Thorsten
-
- --
-
- Thorsten P. Weber
-
- eMail: unki@rz.uni-karlsruhe.de
-
-